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 660 PUT_BITS(ps_bitstrm, ps_pps->i1_deblocking_filter_control_present_flag, 1, return_status, "deblocking_filter_control_present_flag");
    [all...]
  /external/libavc/common/
ih264_structs.h 1121 WORD8 i1_deblocking_filter_control_present_flag; member in struct:__anon22047
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2678 WORD8 i1_deblocking_filter_control_present_flag; member in struct:__anon23223
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_slice_header.c 662 if(ps_pps->i1_deblocking_filter_control_present_flag)
    [all...]
ihevcd_parse_headers.c     [all...]

Completed in 433 milliseconds