Searched defs:s_num_mem_rec_ip (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp276 iv_num_mem_rec_ip_t s_num_mem_rec_ip; local
279 s_num_mem_rec_ip.u4_size = sizeof(s_num_mem_rec_ip);
281 s_num_mem_rec_ip.e_cmd = IV_CMD_GET_NUM_MEM_REC;
284 status = ivdec_api_function(mCodecCtx, (void*)&s_num_mem_rec_ip,

Completed in 743 milliseconds