OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hrd_parameters
(Results
1 - 11
of
11
) sorted by null
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp
624
hrd_parameters
(&vui_param.nal_hrd_parameters);
630
hrd_parameters
(&vui_param.vcl_hrd_parameters);
740
void h264_stream_parser::
hrd_parameters
(h264_hrd_param *hrd_param)
function in class:h264_stream_parser
743
ALOGV("
hrd_parameters
: IN");
772
ALOGV("
hrd_parameters
: OUT");
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
576
hrd_parameters
(&vui_param.nal_hrd_parameters);
581
hrd_parameters
(&vui_param.vcl_hrd_parameters);
689
void h264_stream_parser::
hrd_parameters
(h264_hrd_param *hrd_param)
function in class:h264_stream_parser
692
ALOGV("
hrd_parameters
: IN");
719
ALOGV("
hrd_parameters
: OUT");
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
576
hrd_parameters
(&vui_param.nal_hrd_parameters);
581
hrd_parameters
(&vui_param.vcl_hrd_parameters);
689
void h264_stream_parser::
hrd_parameters
(h264_hrd_param *hrd_param)
function in class:h264_stream_parser
692
ALOGV("
hrd_parameters
: IN");
719
ALOGV("
hrd_parameters
: OUT");
[
all
...]
/external/libhevc/decoder/
ihevcd_cxa.h
756
* to 1 specifies that the syntax structure
hrd_parameters
is present in the vui_parameters syntax structue
/hardware/intel/common/libmix/videoencoder/
bitstream.h
253
//
hrd_parameters
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h
443
void
hrd_parameters
(h264_hrd_param *hrd_param);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
443
void
hrd_parameters
(h264_hrd_param *hrd_param);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
443
void
hrd_parameters
(h264_hrd_param *hrd_param);
/external/libhevc/common/
ihevc_structs.h
801
* to 1 specifies that the syntax structure
hrd_parameters
is present in the vui_parameters syntax structue
[
all
...]
/hardware/intel/common/libva/test/encode/
avcenc.c
[
all
...]
h264encode.c
371
//
hrd_parameters
[
all
...]
Completed in 550 milliseconds