Home
last modified time | relevance | path

Searched refs:MPP_INPUT_ENQUEUE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h37 #define MPP_INPUT_ENQUEUE (0x00000001) macro
44 #define MPP_DEC_NOTIFY_PACKET_ENQUEUE (MPP_INPUT_ENQUEUE)
58 #define MPP_ENC_NOTIFY_FRAME_ENQUEUE (MPP_INPUT_ENQUEUE)
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp504 notify(MPP_INPUT_ENQUEUE); in get_frame()
784 notify(MPP_INPUT_ENQUEUE); in put_frame_async()
827 notify(MPP_INPUT_ENQUEUE); in get_packet_async()
909 notify_flag = MPP_INPUT_ENQUEUE; in enqueue()