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

  /external/mesa3d/src/gallium/state_trackers/omx/
vid_dec_h264.c 888 if (slice_type == PIPE_H264_SLICE_TYPE_B)
897 slice_type == PIPE_H264_SLICE_TYPE_B) {
903 if (slice_type == PIPE_H264_SLICE_TYPE_B)
914 (pps->weighted_bipred_idc == 1 && slice_type == PIPE_H264_SLICE_TYPE_B))
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 107 PIPE_H264_SLICE_TYPE_B = 0x1,

Completed in 111 milliseconds