/aosp_15_r20/frameworks/av/media/module/foundation/ |
H A D | ColorUtils.cpp | 320 int32_t *primaries, int32_t *transfer, int32_t *coeffs, bool *fullRange) { in convertCodecColorAspectsToIsoAspects() 338 int32_t primaries, int32_t transfer, int32_t coeffs, bool fullRange, in convertIsoColorAspectsToCodecAspects() 353 int32_t primaries, int32_t intransfer, int32_t coeffs, bool fullRange, in convertIsoColorAspectsToPlatformAspects()
|
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/mini-timeline/ |
H A D | mini_timeline_component.ts | 474 const fullRange = timelineData.getFullTimeRange(); constant 521 const fullRange = timelineData.getFullTimeRange(); constant
|
H A D | slider_component.ts | 123 @Input() fullRange: TimeRange | undefined; property in SliderComponent
|
H A D | mini_timeline_component_test.ts | 132 const fullRange = timelineData.getFullTimeRange(); constant
|
/aosp_15_r20/frameworks/av/media/module/foundation/tests/colorutils/ |
H A D | ColorUtilsTest.cpp | 221 bool fullRange = false; in TEST_P() local 492 bool fullRange = false; in TEST() local
|
/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
H A D | NalParser.h | 22 bool fullRange; member
|
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/ |
H A D | mini_timeline_drawer_input.ts | 34 public fullRange: TimeRange, property in MiniTimelineDrawerInput
|
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/expanded-timeline/ |
H A D | transition_timeline_component.ts | 60 @Input() fullRange: TimeRange | undefined; property in TransitionTimelineComponent
|
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.h | 78 uint8_t fullRange; member
|
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/ |
H A D | C2SoftDav1dDec.h | 85 uint8_t fullRange; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.h | 133 uint8_t fullRange; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.h | 133 uint8_t fullRange; member
|
/aosp_15_r20/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.h | 170 uint8_t fullRange; member
|
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.h | 129 uint8_t fullRange; member
|
/aosp_15_r20/cts/helpers/default/src/com/android/cts/helpers/aosp/ |
H A D | DefaultCtsPrintHelper.java | 338 final String fullRange = "All " + docPages; in getPageRange() local
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.h | 170 uint8_t fullRange; member
|
/aosp_15_r20/frameworks/av/media/codec2/components/apv/ |
H A D | C2SoftApvDec.h | 127 uint8_t fullRange; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 179 bool fullRange = img.color_range == 2 ? true : false; in getVUIParams() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/avcdec/ |
H A D | SoftAVCDec.cpp | 368 bool fullRange = s_ctl_get_vui_params_op.u1_video_full_range_flag; in getVUIParams() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/hevcdec/ |
H A D | SoftHEVC.cpp | 205 bool fullRange = s_ctl_get_vui_params_op.u1_video_full_range_flag; in getVUIParams() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/ |
H A D | langsvr.go | 105 fullRange parser.Range member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/ |
D | langsvr.go | 105 fullRange parser.Range member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/ |
H A D | langsvr.go | 105 fullRange parser.Range member
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
H A D | SoftMPEG2.cpp | 491 bool fullRange = false; // mpeg2 video has limited range. in getSeqInfo() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/webm/ |
H A D | WebmElement.cpp | 393 bool fullRange; in VideoTrackEntry() local
|