Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dpacket_buffer.cc259 bool is_h264 = buffer_[start_index]->codec() == kVideoCodecH264; in FindFrames() local
/external/webrtc/modules/video_coding/utility/
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
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.c71 bool is_h264 = u_reduce_video_profile(enc->base.profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in radeon_vcn_enc_blocks_in_frame() local
896 bool is_h264 = u_reduce_video_profile(enc->base.profile) in setup_dpb() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c278 int is_h264 = u_reduce_video_profile(templ->profile) == PIPE_VIDEO_FORMAT_MPEG4_AVC; in nv84_create_decoder() local