Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Div.h153 IV_CMD_GET_NUM_MEM_REC = 0x0, enumerator
/external/libavc/encoder/
Div2.h192 IV_CMD_GET_NUM_MEM_REC = 0x0, enumerator
Dih264e_api.c195 case IV_CMD_GET_NUM_MEM_REC: in api_check_struct_sanity()
261 case IV_CMD_GET_NUM_MEM_REC: in api_check_struct_sanity()
5721 case IV_CMD_GET_NUM_MEM_REC: in ih264e_api_function()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c1390 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_function()
2229 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2290 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2549 s_no_of_mem_rec_query_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in impeg2d_api_check_struct_sanity()
/external/libmpeg2/test/decoder/
Dmain.c2090 s_no_of_mem_rec_query_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in vdec_main()
/external/libavc/test/encoder/
Dmain.c2244 s_num_mem_rec_ip.s_ive_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in h264enc_main()