Home
last modified time | relevance | path

Searched refs:IV_CMD_GET_NUM_MEM_REC (Results 1 – 8 of 8) 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.c290 case IV_CMD_GET_NUM_MEM_REC: in api_check_struct_sanity()
356 case IV_CMD_GET_NUM_MEM_REC: in api_check_struct_sanity()
6479 case IV_CMD_GET_NUM_MEM_REC: in ih264e_api_function()
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp113 get_mem_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in createCodec()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c1364 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_function()
2199 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2260 case IV_CMD_GET_NUM_MEM_REC: in impeg2d_api_check_struct_sanity()
2519 s_no_of_mem_rec_query_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in impeg2d_api_check_struct_sanity()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp237 sNumMemRecIp.e_cmd = IV_CMD_GET_NUM_MEM_REC; in initEncoder()
/external/libmpeg2/test/decoder/
Dmain.c2092 s_no_of_mem_rec_query_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in vdec_main()
/external/libavc/test/encoder/
Dmain.c2520 s_num_mem_rec_ip.s_ive_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC; in h264enc_main()