Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h38 #define MPP_OUTPUT_DEQUEUE (0x00000002) macro
45 #define MPP_DEC_NOTIFY_FRAME_DEQUEUE (MPP_OUTPUT_DEQUEUE)
59 #define MPP_ENC_NOTIFY_PACKET_DEQUEUE (MPP_OUTPUT_DEQUEUE)
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp494 notify(MPP_OUTPUT_DEQUEUE); in get_frame()
820 notify(MPP_OUTPUT_DEQUEUE); in get_packet_async()
880 notify_flag = MPP_OUTPUT_DEQUEUE; in dequeue()