Home
last modified time | relevance | path

Searched defs:is_h264 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.c84 bool is_h264 = u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in radeon_vcn_enc_blocks_in_frame() local
1012 bool is_h264, in radeon_enc_rec_meta_offset()
1077 bool is_h264 = u_reduce_video_profile(enc->base.profile) in pre_encode_size() local
1099 bool is_h264 = u_reduce_video_profile(enc->base.profile) in setup_dpb() local
1521 const bool is_h264 = u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in radeon_vcn_enc_encode_headers() local
H A Dradeon_vcn_enc_5_0.c236 bool is_h264 = u_reduce_video_profile(enc->base.profile) in radeon_enc_ctx() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dsimulcast_test_fixture_impl.cc80 bool is_h264 = (codec_specific_info->codecType == kVideoCodecH264); in OnEncodedImage() local
671 bool is_h264 = codec_type_ == kVideoCodecH264; in TestSpatioTemporalLayers333PatternEncoder() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket_buffer.cc259 bool is_h264 = buffer_[start_index]->codec() == kVideoCodecH264; in FindFrames() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c280 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in nv84_create_decoder() local