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

  /external/libavc/encoder/
ih264e_encode_header.c 379 PUT_BITS(ps_bitstrm, ps_pps->i1_deblocking_filter_control_present_flag, 1, return_status, "deblocking_filter_control_present_flag");
613 if (ps_pps->i1_deblocking_filter_control_present_flag)
902 ps_pps->i1_deblocking_filter_control_present_flag = 1;
    [all...]
  /external/libavc/common/
ih264_structs.h 1121 WORD8 i1_deblocking_filter_control_present_flag; member in struct:__anon11770
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2214 WORD8 i1_deblocking_filter_control_present_flag; member in struct:__anon12390
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_headers.c     [all...]
ihevcd_parse_slice_header.c 651 if(ps_pps->i1_deblocking_filter_control_present_flag)
    [all...]

Completed in 72 milliseconds