Home
last modified time | relevance | path

Searched refs:IV_CMD_FILL_NUM_MEM_REC (Results 1 – 6 of 6) sorted by relevance

/external/libmpeg2/common/
Div.h154 IV_CMD_FILL_NUM_MEM_REC = 0x1, enumerator
/external/libavc/encoder/
Div2.h193 IV_CMD_FILL_NUM_MEM_REC = 0x1, enumerator
Dih264e_api.c196 case IV_CMD_FILL_NUM_MEM_REC: in api_check_struct_sanity()
286 case IV_CMD_FILL_NUM_MEM_REC: in api_check_struct_sanity()
653 s_ip.s_ive_ip.e_cmd = IV_CMD_FILL_NUM_MEM_REC; in api_check_struct_sanity()
5725 case IV_CMD_FILL_NUM_MEM_REC: in ih264e_api_function()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c1394 case IV_CMD_FILL_NUM_MEM_REC: in impeg2d_api_function()
2230 case IV_CMD_FILL_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2311 case IV_CMD_FILL_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2568 … s_fill_mem_rec_ip.s_ivd_fill_mem_rec_ip_t.e_cmd = IV_CMD_FILL_NUM_MEM_REC; in impeg2d_api_check_struct_sanity()
/external/libmpeg2/test/decoder/
Dmain.c2122 IV_CMD_FILL_NUM_MEM_REC; in vdec_main()
/external/libavc/test/encoder/
Dmain.c2291 s_fill_mem_rec_ip.s_ive_ip.e_cmd = IV_CMD_FILL_NUM_MEM_REC; in h264enc_main()