HomeSort by relevance Sort by last modified time
    Searched refs:pv_pic_tu_coeff_data (Results 1 - 7 of 7) sorted by null

  /external/libhevc/decoder/
ihevcd_structs.h 878 void *pv_pic_tu_coeff_data; member in struct:__anon15187
1255 void *pv_pic_tu_coeff_data; member in struct:__anon15188
    [all...]
ihevcd_utils.c 917 ps_codec->s_parse.pv_pic_tu_coeff_data = pu1_buf;
921 ps_codec->s_parse.pv_tu_coeff_data = ps_codec->s_parse.pv_pic_tu_coeff_data;
    [all...]
ihevcd_process_slice.c     [all...]
ihevcd_parse_slice.c     [all...]
  /external/libavc/decoder/
ih264d_parse_slice.c 342 ps_dec->pv_parse_tu_coeff_data = ps_dec->pv_pic_tu_coeff_data;
343 ps_dec->pv_proc_tu_coeff_data = ps_dec->pv_pic_tu_coeff_data;
    [all...]
ih264d_structs.h 810 void *pv_pic_tu_coeff_data; member in struct:_DecStruct
    [all...]
ih264d_utils.c     [all...]

Completed in 90 milliseconds